Transmission Control Protocol Internet Protocol - traduzione in Inglese
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Transmission Control Protocol Internet Protocol - traduzione in Inglese

INTERNET COMMUNICATIONS PROTOCOL
Scalable Transmission Control Protocol

Transmission Control Protocol Internet Protocol      
TCP/IP protocol, communicatie controle protocol op het internet, set van protocol's die verbindingen tussen computers regelt op het internet
network protocol         
  • Figure 2. The TCP/IP model or Internet layering scheme and its relation to some common protocols.
  • Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
  • Figure 5: Protocol and software layering. The software modules implementing the protocols are represented by cubes. The information flow between the modules is represented by arrows. The (top two horizontal) red arrows are virtual. The blue lines mark the layer boundaries.
SYSTEM FOR EXCHANGING MESSAGES BETWEEN COMPUTING SYSTEMS
Network protocol design principles; Data transmission protocol; Networking protocol; Protocol (computing); Protocol (computer science); Protocol (communication); Protocol (communications); Network protocols; Communication protocols; Communications protocols; Internetwork protocol; Protocol (networks); Protocol (network); Networking protocols; Protocols (computing); Protocol set; Data communication protocol; Protocol testing; Network Protocols; Binary protocol; Protocol (computer); Protocol versioning; Computer protocol; Protocol layer; Network protocol; Protocol design; Internetworking Protocol; Text-based protocol; Plain text protocol; Web protocol; Communications protocol; Universal protocols; Telecommunication protocol; Telecommunications protocol; Transmission protocol; History of communication protocols; Binary protocols; Wire image (networking)
netwerk protocol, methode van communicatie tussen computers op een lokaal netwerk
communication protocol         
  • Figure 2. The TCP/IP model or Internet layering scheme and its relation to some common protocols.
  • Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
  • Figure 5: Protocol and software layering. The software modules implementing the protocols are represented by cubes. The information flow between the modules is represented by arrows. The (top two horizontal) red arrows are virtual. The blue lines mark the layer boundaries.
SYSTEM FOR EXCHANGING MESSAGES BETWEEN COMPUTING SYSTEMS
Network protocol design principles; Data transmission protocol; Networking protocol; Protocol (computing); Protocol (computer science); Protocol (communication); Protocol (communications); Network protocols; Communication protocols; Communications protocols; Internetwork protocol; Protocol (networks); Protocol (network); Networking protocols; Protocols (computing); Protocol set; Data communication protocol; Protocol testing; Network Protocols; Binary protocol; Protocol (computer); Protocol versioning; Computer protocol; Protocol layer; Network protocol; Protocol design; Internetworking Protocol; Text-based protocol; Plain text protocol; Web protocol; Communications protocol; Universal protocols; Telecommunication protocol; Telecommunications protocol; Transmission protocol; History of communication protocols; Binary protocols; Wire image (networking)
Communicatie protocol (procedure voor overdracht van gegevens)

Definizione

Internet Protocol
<networking> (IP) The network layer for the TCP/IP protocol suite widely used on Ethernet networks, defined in STD 5, RFC 791. IP is a connectionless, best-effort packet switching protocol. It provides packet routing, fragmentation and re-assembly through the data link layer. IPv4 is the version in widespread use and IPv6 was just beginning to come into use in 2000 but is still not widespread by 2008. [Other versions? Dates?] (2000-12-19)

Wikipedia

Scalable TCP

Type of Transmission Control Protocol which is designed to provide much higher throughput and scalability.

Standard TCP recommendations as per RFC 2581 and RFC 5681 call for congestion window to be halved for each packet lost. Effectively, this process keeps halving the throughput until packet loss stops. Once the packet loss subsides, slow start kicks in to ramp the speed back up. When the window sizes are small, say 1 Mbit/s @ 200 ms round trip time and the window is about 20 packets, this recovery time is quite fast—on the order of a few seconds. But as transfer speeds approach 1 Gbit/s, the recovery time becomes half an hour and for 10 Gbit/s it's over 4 hours.

Scalable TCP modifies the congestion control algorithm. Instead of halving the congestion window size, each packet loss decreases the congestion window by a small fraction (a factor of 1/8 instead of Standard TCP's 1/2) until packet loss stops. When packet loss stops, the rate is ramped up at a slow fixed rate (one packet is added for every one hundred successful acknowledgements) instead of the Standard TCP rate that's the inverse of the congestion window size (thus very large windows take a long time to recover). This helps reduce the recovery time on 10 Gbit/s links from 4+ hours (using Standard TCP) to less than 15 seconds when the round trip time is 200 milliseconds.

Esempi dal corpus di testo per Transmission Control Protocol Internet Protocol
1. Using a combined method called TCP/IP (for Transmission Control Protocol/Internet Protocol), these packets are sent by myriad routes from one computer in the world to another somewhere else.